[INFO] cloning repository https://github.com/sourcegraph/syntect_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sourcegraph/syntect_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcegraph%2Fsyntect_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcegraph%2Fsyntect_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fae69956540894049f0e9bedd871edab90c69b97
[INFO] testing sourcegraph/syntect_server against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcegraph%2Fsyntect_server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/sourcegraph/syntect_server
[INFO] finished tweaking git repo https://github.com/sourcegraph/syntect_server
[INFO] tweaked toml for git repo https://github.com/sourcegraph/syntect_server written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sourcegraph/syntect_server on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sourcegraph/syntect_server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/SergioBenitez/Rocket`
[INFO] [stderr]     Updating git repository `https://github.com/slimsag/syntect`
[INFO] [stderr]     Updating git submodule `https://github.com/sethlopezme/InspiredGitHub.tmtheme.git`
[INFO] [stderr]     Updating git submodule `https://github.com/slimsag/Packages`
[INFO] [stderr] error: failed to get `syntect` as a dependency of package `syntect_server v1.0.0 (/workspace/builds/worker-4-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `syntect`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update https://github.com/slimsag/syntect#88ab57f0
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to update submodule `testdata/Packages`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to fetch submodule `testdata/Packages` from https://github.com/slimsag/Packages
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to clone into: /workspace/cargo-home/git/db/packages-5da53504c9318f04
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   revision 7b1664e75248d6206167400c192e009ecdb9d940 not found
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to authenticate when downloading repository
[INFO] [stderr] 
[INFO] [stderr]   * attempted to find username/password via git's `credential.helper` support, but failed
[INFO] [stderr] 
[INFO] [stderr]   if the git CLI succeeds then `net.git-fetch-with-cli` may help here
[INFO] [stderr]   https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to acquire username/password from local configuration


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating git repository `https://github.com/SergioBenitez/Rocket`
        Updating git repository `https://github.com/slimsag/syntect`
        Updating git submodule `https://github.com/sethlopezme/InspiredGitHub.tmtheme.git`
        Updating git submodule `https://github.com/slimsag/Packages`
    error: failed to get `syntect` as a dependency of package `syntect_server v1.0.0 (/workspace/builds/worker-4-tc1/source)`
    
    Caused by:
      failed to load source for dependency `syntect`
    
    Caused by:
      unable to update https://github.com/slimsag/syntect#88ab57f0
    
    Caused by:
      failed to update submodule `testdata/Packages`
    
    Caused by:
      failed to fetch submodule `testdata/Packages` from https://github.com/slimsag/Packages
    
    Caused by:
      failed to clone into: /workspace/cargo-home/git/db/packages-5da53504c9318f04
    
    Caused by:
      revision 7b1664e75248d6206167400c192e009ecdb9d940 not found
    
    Caused by:
      failed to authenticate when downloading repository
    
      * attempted to find username/password via git's `credential.helper` support, but failed
    
      if the git CLI succeeds then `net.git-fetch-with-cli` may help here
      https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
    
    Caused by:
      failed to acquire username/password from local configuration